[
    {
        "first-heard-survey": "tiddlywiki.com",
        "other-survey-source": "",
        "are-you-a-dev": "Yes, I would",
        "first-used-tw": "2010",
        "joined-tw-community": "Yes",
        "started-tw-community": "2014",
        "use-ttw": "I read and post in this community",
        "use-mailing-list": "I do not engage with this community",
        "use-reddit": "I do not engage with this community",
        "use-discord": "I read/lurk, but do not post",
        "use-github-discuss": "I read/lurk, but do not post",
        "published-plugin": "Yes",
        "main-use-cases": "Note-taking;Task and project management (including CRMs);As a knowledge base (including technical, non-fiction and encyclopaedic content);Worldbuilding (e.g. for role-playing games);Programming",
        "other-use-cases": "",
        "use-for-work-or-study": "Yes",
        "share-wikis": "Yes, and I am the only editor/administrator of my wiki(s)",
        "publish-to-web": "Yes, using a single-file wiki",
        "publish-to-intranet": "Yes, served through Node.js",
        "value-of-tw": "I use TW to generate a personal website were I drop articles (blog posts), code snippets, photography photos, tips, journal musings, resume, etc. This is served as a single HTML file with static versions of tiddlers for SEO use. I serve Node version to localhost for work stuff",
        "tw-ability-level": "I have customised TiddlyWiki through options and plugins;I am comfortable using WikiText widgets (e.g. <$transclude>, <$list>...);I am comfortable writing filter expressions;I have written custom HTML;I have written custom CSS styles;I have written custom JavaScript",
        "save-method": "Single-file wiki through web browser with Download Saver (default saving mechanism);Single-file wiki with custom saver (e.g. TiddlyPWA, Timimi, tw5-browser-nativesaver);Multi-file wiki served through Node.js",
        "backup-method": "DIY (any other solution)",
        "diy-backup-info": "For single-file wikis I store in a web hosted folder. For personal blog site (wiki) source is in Git (sourcehut). For node served sites I use tar via a cron job.",
        "wiki-setup-info": "<details><summary>Wiki Information Daily tasks and notes</summary><pre><code>\nTiddlyWiki Version: 5.3.7\nCurrent palette: $:/palettes/SolarizedDark\nCurrent theme: $:/themes/tiddlywiki/snowwhite\nCurrent layout: \nBrowser language setting: en-US\nDefault type for missing tiddlers: \nAuto save setting: yes\nCode wrapping setting: pre-wrap\nSticky titles setting: no\nSidebar layout setting: fluid-fixed\nAuto focus field setting for new tiddlers: title\nCurrent storyview setting: classic\nToolbar text setting: no\nToolbar icon setting: yes\nButton class setting: tc-btn-invisible\nNavigation address bar setting: no\nTiddler opening behaviour setting for navigations from outside the story river: top\nTiddler opening behaviour setting for navigations from within the story river: above\nCamelCase linking setting: disable\nKeyboard shortcuts that have been customised: $:/config/shortcuts-linux/make-pr-macro,$:/config/shortcuts/cancel-edit-tiddler,$:/config/shortcuts/make-pr-macro\nDisabled plugins: \nPlugins: \n  $:/core - 5.3.7\n  $:/plugins/crowdstrike - 5.3.7\n  $:/plugins/proxy - 5.3.7\n  $:/plugins/tiddlywiki/codemirror - 5.3.7\n  $:/plugins/tiddlywiki/codemirror-closebrackets - 5.3.7\n  $:/plugins/tiddlywiki/codemirror-keymap-vim - 5.3.7\n  $:/plugins/tiddlywiki/codemirror-search-replace - 5.3.7\n  $:/plugins/tiddlywiki/filesystem - 5.3.7\n  $:/plugins/tiddlywiki/highlight - 5.3.7\n  $:/plugins/tiddlywiki/markdown - 5.3.7\n  $:/plugins/tiddlywiki/railroad - 5.3.7\n  $:/plugins/tiddlywiki/tiddlyweb - 5.3.7\n  $:/temp/info-plugin - \n  $:/themes/tiddlywiki/snowwhite - 5.3.7\n  $:/themes/tiddlywiki/vanilla - 5.3.7\n</code></pre></details>\n\n<details><summary>Wiki Information Personal Blog Site</summary><pre><code>\nTiddlyWiki Version: 5.3.7\nCurrent palette: $:/palettes/Vanilla\nCurrent theme: $:/themes/tritarget/blog\nCurrent layout: \nBrowser language setting: en-US\nDefault type for missing tiddlers: \nAuto save setting: yes\nCode wrapping setting: pre-wrap\nSticky titles setting: no\nSidebar layout setting: fluid-fixed\nAuto focus field setting for new tiddlers: title\nCurrent storyview setting: classic\nToolbar text setting: no\nToolbar icon setting: yes\nButton class setting: tc-btn-invisible\nNavigation address bar setting: no\nTiddler opening behaviour setting for navigations from outside the story river: top\nTiddler opening behaviour setting for navigations from within the story river: below\nCamelCase linking setting: disable\nKeyboard shortcuts that have been customised: \nDisabled plugins: \nPlugins: \n  $:/core - 5.3.7\n  $:/plugins/dullroar/atomfeed - 0.0.3\n  $:/plugins/sukima/jsbin - 5.3.7\n  $:/plugins/sukima/obfuscate - 0.0.1\n  $:/plugins/sukima/pannellum - 2.2.0\n  $:/plugins/sukima/prepare-media - 5.3.7\n  $:/plugins/sukima/sourcecode - 0.0.1\n  $:/plugins/tiddlywiki/highlight - 5.3.7\n  $:/plugins/tiddlywiki/markdown - 5.3.7\n  $:/plugins/tiddlywiki/powered-by-tiddlywiki - 5.3.7\n  $:/plugins/tiddlywiki/qrcode - 5.3.7\n  $:/temp/info-plugin - \n  $:/themes/tiddlywiki/centralised - 5.3.7\n  $:/themes/tiddlywiki/snowwhite - 5.3.7\n  $:/themes/tiddlywiki/vanilla - 5.3.7\n  $:/themes/tritarget/blog - 5.3.7\n</code></pre></details>",
        "tw-customisations": "Honestly, I'm quick to customize styles, macros, and JavaScript. It is hard for me to list them all.",
        "positive-about-future": "Yes",
        "tw-future-confidence": "Yes",
        "project-decision-trust": "Yes",
        "project-strengths": "For me it is about the core philosophies. 1. brain dumps, I can dump anything to a wiki and not have to fuss about how the information will be organized or presented. The concept of tiddlers frees me of that mental burden. 2. Core knowledge set. TW uses HTML, CSS, and JavaScript that's it. I know my TW will work on any modern PC because they all come with a web browser. Contributing needs nothing more than familiarity with MDN. No React, TypeScript, Vite, CI, Cloud, Database, blah blah blah.",
        "project-weaknesses": "I worry that the allure of more fancy looking systems (i.e. obsidian) could motivate the core code to migrate away from core standards like VanillaJS or single-file architecture like a siren's call. That the front end development industry is so saturated with wannabes that the drive to cater to the lowest common denominator sends software down an enshitification path of doom. The filter syntax though powerful can get confusing quickly especially with complex ideas. Improve the Widget API.",
        "ok-to-publish": "Yes, I am happy for my responses to be published",
        "title": "Community Survey 2025 Answer 00105",
        "tags": "[[Community Survey 2025]]"
    }
]